home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.1 (User) / OpenStep 4.1 (User).iso / NextAdmin / BuildDisk.app / Swedish.lproj / BuildDisk.nib / data.classes next >
Text File  |  1996-03-15  |  3KB  |  100 lines

  1. BDThread = {OUTLETS = {delegate = delegate; }; SUPERCLASS = Thread; };
  2. ReturnKeyWindow = {OUTLETS = {target = target; }; SUPERCLASS = Window; };
  3. TileAnimator = {SUPERCLASS = Object; };
  4. Builder = {
  5.     ACTIONS = {
  6.     "build:" = "build:"; 
  7.     "diskSelected:" = "diskSelected:"; 
  8.     "dontSeeModFiles:" = "dontSeeModFiles:"; 
  9.     "extensionSelected:" = "extensionSelected:"; 
  10.     "modFileSelected:" = "modFileSelected:"; 
  11.     "seeModFiles:" = "seeModFiles:"; 
  12.     "setPartitions:" = "setPartitions:"; 
  13.     "setPreferences:" = "setPreferences:"; 
  14.     "stop:" = "stop:"; 
  15.     "windowDidResize:" = "windowDidResize:"; 
  16.     }; 
  17.     OUTLETS = {
  18.     BDWindow = BDWindow; 
  19.     actionButton = actionButton; 
  20.     authorizer = authorizer; 
  21.     bigSizeField = bigSizeField; 
  22.     blanketView = blanketView; 
  23.     bottomView = bottomView; 
  24.     dateClock = dateClock; 
  25.     diskMatrix = diskMatrix; 
  26.     diskSV = diskSV; 
  27.     diskSizeField = diskSizeField; 
  28.     diskSpaceMeter = diskSpaceMeter; 
  29.     diskTypeBox = diskTypeBox; 
  30.     extensionMatrix = extensionMatrix; 
  31.     extensionSV = extensionSV; 
  32.     infoVersionTitle = infoVersionTitle; 
  33.     miniStatusBox = miniStatusBox; 
  34.     miniStatusField = miniStatusField; 
  35.     modFilesButton = modFilesButton; 
  36.     modFilesChangeText = modFilesChangeText; 
  37.     modFilesMatrix = modFilesMatrix; 
  38.     modFilesPkgText = modFilesPkgText; 
  39.     modFilesQueryPanel = modFilesQueryPanel; 
  40.     modFilesSV = modFilesSV; 
  41.     modFilesWindow = modFilesWindow; 
  42.     nameForm = nameForm; 
  43.     noPackagesTitle = noPackagesTitle; 
  44.     partitionController = partitionController; 
  45.     pkgFocusField = pkgFocusField; 
  46.     prefMatrix = prefMatrix; 
  47.     prefWindow = prefWindow; 
  48.     setPartitionsButton = setPartitionsButton; 
  49.     sliderTitle = sliderTitle; 
  50.     statusFieldOne = statusFieldOne; 
  51.     statusFieldTwo = statusFieldTwo; 
  52.     statusStuff = statusStuff; 
  53.     statusSwapOutBox = statusSwapOutBox; 
  54.     tileAnimator = tileAnimator; 
  55.     timeField = timeField; 
  56.     typeFieldOne = typeFieldOne; 
  57.     typeFieldTwo = typeFieldTwo; 
  58.     }; 
  59.     SUPERCLASS = Object; 
  60. };
  61. PieChart = {SUPERCLASS = View; };
  62. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  63. WMClock = {OUTLETS = {timeBitmap = timeBitmap; }; SUPERCLASS = Control; };
  64. PartitionController = {
  65.     ACTIONS = {
  66.     "cancel:" = "cancel:"; 
  67.     "clientSizeChanged:" = "clientSizeChanged:"; 
  68.     "matrixChanged:" = "matrixChanged:"; 
  69.     "ok:" = "ok:"; 
  70.     "onePartition:" = "onePartition:"; 
  71.     "rootSizeChanged:" = "rootSizeChanged:"; 
  72.     "sliderChanged:" = "sliderChanged:"; 
  73.     }; 
  74.     OUTLETS = {
  75.     clientSizeField = clientSizeField; 
  76.     diskSizeField = diskSizeField; 
  77.     oneTwoMatrix = oneTwoMatrix; 
  78.     partitionWindow = partitionWindow; 
  79.     pieChart = pieChart; 
  80.     rootSizeField = rootSizeField; 
  81.     rootSlider = rootSlider; 
  82.     }; 
  83.     SUPERCLASS = Object; 
  84. };
  85. Authorizer = {SUPERCLASS = Object; };
  86. SlideMeter = {SUPERCLASS = View; };
  87. Thread = {SUPERCLASS = Object; };
  88. Infolator = {
  89.     ACTIONS = {
  90.     "windowDidBecomeKey:" = "windowDidBecomeKey:"; 
  91.     "windowDidResignKey:" = "windowDidResignKey:"; 
  92.     }; 
  93.     OUTLETS = {
  94.     animationView = animationView; 
  95.     fudgeButton = fudgeButton; 
  96.     infoWindow = infoWindow; 
  97.     }; 
  98.     SUPERCLASS = Object; 
  99. };
  100.